chore(deps): bump rusqlite from 0.31.0 to 0.40.1#18
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
opentimstdf-docs | 6b770cd | Jul 21 2026, 12:41 AM |
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.31.0 to 0.40.1. - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.31.0...v0.40.1) --- updated-dependencies: - dependency-name: rusqlite dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b303060 to
6b770cd
Compare
|
Merged manually in 7ae1f71 (branch + --no-ff merge at 3b335d4 — commit-workflow, not a PR merge, per how we're closing out this repo's Dependabot backlog). Bumped rusqlite to 0.40.1 as proposed (Cargo.lock diff matches this PR's exactly). This spans nine minor releases (0.32-0.40), so I went through each release's breaking-change notes before merging:
No source changes were needed. Verified before merging: cargo build/clippy (workspace, all-targets, -D warnings matching CI's RUSTFLAGS)/test/fmt --check all pass, including the roundtrip tests that exercise Reader against real PRIDE-sourced bundles through the Mutex path. cargo audit clean too. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps rusqlite from 0.31.0 to 0.40.1.
Release notes
Sourced from rusqlite's releases.
... (truncated)
Commits
6d3c282Merge pull request #1856 from gwenn/0.40.12ba28b7Prepare next releasea021dc7Merge pull request #1854 from gwenn/savepoint534a149Merge pull request #1855 from gwenn/hashlink6d9764fBump hashlink versionfa574ebUsesqlite3_keyword_check15385ccFix SQL injection when SAVEPOINT name is taintede5e48f2Merge pull request #1853 from gwenn/3.53.2ac22292Bump bundled SQLite version to 3.53.2c5f8828Merge pull request #1852 from gwenn/clippy